(try_font_list): New arg PREFER_FACE_FAMILY. If it is
authorKenichi Handa <handa@m17n.org>
Thu, 26 Sep 2002 08:03:52 +0000 (08:03 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 26 Sep 2002 08:03:52 +0000 (08:03 +0000)
commit461cc857432fedd4b1cdedb3f563d63b61c07d72
treef4c6f150da09f2d47885885e81e359a2f573d097
parent4314c7f26e5e029643d1609e51ab320149825c37
(try_font_list): New arg PREFER_FACE_FAMILY.  If it is
nonzero, try face's family at first.  Otherwise try FAMILY at
first.
(choose_face_font): If C is a single byte char or latin-1, call
try_font_list with PREFER_FACE_FAMILY 1.
src/xfaces.c